.Net Framework > v2.0.50727 > System > Data > OracleClient > OracleParameter > OracleParameter OracleParameter()
OracleParameter(String,OracleType)
OracleParameter(String,OracleType,Int32)
OracleParameter(String,OracleType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)
OracleParameter(String,OracleType,Int32,ParameterDirection,String,DataRowVersion,Boolean,Object)
OracleParameter(String,OracleType,Int32,String)
OracleParameter(String,Object)


OracleParameter()

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class.
Type
void
Character
public
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,OracleType)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name and data type.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
oracleTypeOracleType
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,OracleType,Int32)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name, data type, and length.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
oracleTypeOracleType
sizeInt32
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,OracleType,Int32,ParameterDirection,Boolean,Byte,Byte,String,DataRowVersion,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name, data type, length, source column name, parameter direction, numeric precision, and other properties.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
oracleTypeOracleType
sizeInt32
directionParameterDirection
isNullableBoolean
precisionByte
scaleByte
srcColumnString
srcVersionDataRowVersion
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,OracleType,Int32,ParameterDirection,String,DataRowVersion,Boolean,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name, data type, size, direction, source column, source version, and other properties.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
oracleTypeOracleType
sizeInt32
directionParameterDirection
sourceColumnString
sourceVersionDataRowVersion
sourceColumnNullMappingBoolean
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,OracleType,Int32,String)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name, data type, length, and source column name.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
oracleTypeOracleType
sizeInt32
srcColumnString
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

OracleParameter(String,Object)

Category
Constructor
Description
Initializes a new instance of the System.Data.OracleClient.OracleParameter class that uses the parameter name and an System.Data.OracleClient.OracleParameter object.
Type
void
Character
public
Parameters
NameTypeDescription
nameString
valueObject
Tags
0104BC7FDA, 02E3ABA98D, 0376596F91

Software for developers
.Net Components
Delphi Components
Software for Android Developers
More information resources
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database